|
|
The Mouse Up event is only triggered after a Mouse Down event and the
mouse button has been released.
- Options
- Where
- Anywhere: The mouse cursor can be inside or
outside of the element's hot region.
- In: The mouse cursor must be inside the element's
hot region.
- Out: The mouse cursor must be outside the
element's hot region.
- Parameters
- Mouse X: The horizontal pixel position of the mouse
cursor relative to the left of the window.
- Mouse Y: The vertical pixel position of the mouse
cursor relative to the top of the window.
|